Max-density Subgraph with Prescribed Node Problem : given a Hypergraph H(v; E) And
نویسندگان
چکیده
a prescribed node p, nd the maximum density subgraph which contains node p. This can be solved using the 0 ? 1 fractional programming technique in 24] by assigning the variable corresponding to p to 1, and transforming the resulting fractional expression to a series of ow computations. Max-Density Subgraph with Excluded Node problem : Given a hypergraph H(V; E) and a prescribed node p, nd the maximum density subgraph which does not contain node p. This problem can be solved in the same time complexity as the MDS problem. We can remove node p and all edges incident from p, and solve the MDS problem in the remaining graph. It is reasonable to suspect that the Prescribed and Excluded Node variants are useful for certain partitioning and clustering purposes. 7 Acknowledgments We are very grateful to Lars Hagen for his valuable comments, and Laura Sanchis for providing k-way FM code 26]. Also thanks to L. T. Liu for valuable discussion.
منابع مشابه
Test Algorithm
Table 1: Comparison of sum of cluster densities for MDS Peeling+DPRP and for the best of 10 Density-FM runs. Results for avq.small benchmark using Density-FM would require many days of SPARC-10 time. Bounded Size Maximum Density Subhyper-graph (BMDS) problem : Given a hypergraph H(V; E) and an integer B, nd the subhypergraph of H with maximum density and size B. While MDS was polynomial time so...
متن کاملThe density Turán problem for some 3-uniform unihypercyclic linear hypergraphs An efficient testing algorithm
Let H = (V, E) be a 3-uniform linear hypergraph with one hypercycle C3. We consider a blow-up hypergraph B[H]. We are interested in the following problem. We have to decide whether there exists a blow-up hypergraph B[H] of the hypergraph H, with hyperedge densities satisfying special conditions, such that the hypergraph H appears in a blow-up hypergraph as a transversal. We present an efficient...
متن کاملHitting Sets Online and Unique-Max Coloring
We consider the problem of hitting sets online. The hypergraph (i.e., rangespace consisting of points and ranges) is known in advance, and the ranges to be stabbed are input one-by-one in an online fashion. The online algorithm must stab each range upon arrival. An online algorithm may add points to the hitting set but may not remove already chosen points. The goal is to use the smallest number...
متن کاملApproximating minimum cost connectivity problems
We survey approximation algorithms and hardness results for versions of the Generalized Steiner Network (GSN) problem in which we seek to find a low cost subgraph (where the cost of a subgraph is the sum of the costs of its edges) that satisfies prescribed connectivity requirements. These problems include the following well known problems: min-cost k-flow, min-cost spanning tree, traveling sale...
متن کاملComputing Hitting Set Kernels By AC^0-Circuits
Given a hypergraph H = (V,E), what is the smallest subset X ⊆ V such that e∩X 6= ∅ holds for all e ∈ E? This problem, known as the hitting set problem, is a basic problem in parameterized complexity theory. There are well-known kernelization algorithms for it, which get a hypergraph H and a number k as input and output a hypergraph H ′ such that (1) H has a hitting set of size k if, and only if...
متن کامل